OfficeDocumentContentType Property

Gets or sets type of content represented, generally defined by a specific use and intended audience. This property is distinct from MIME content types as defined in RFC 2616.

Definition

Namespace: Independentsoft.Office
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public string ContentType { get; set; }

Property Value

String

See Also